@extends('ecommerce.layouts.index') @section('title', 'Mona page') @section('styles') @endsection @section('content') @include('ecommerce.components.inner-header')

Category Page

@endsection