@extends('backend.layouts.app') @section('title', $title) @section('content') @foreach ($categories as $key => $category) @endforeach Back
{{ $title }}
Show Featured Popular Action
@endsection @section('script') @endsection