@extends('admin.layouts.main') @extends('admin.layouts.top_bar') @section('page_title', 'Shops') @section('header_styles') @endsection @section('header_scripts') @endsection @section('content')

Shops

@endsection @section('footer_modals') @endsection @section('footer_scripts') @endsection