@extends('layouts.app') @section('content')

Archived Category

Showing
entries
@if($categories->count()>0)
Showing {{ $categories->count() }} entries
@endif
@endsection @section('page_script') @parent @endsection