@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
@include('frontend::layouts.assets.head_banner') {{-- @dump($data['category']) --}}

@lang('frontend::lang.all_category')

@endsection @section('script') @endsection