@extends('layouts.dashboard.main') @section('stores', 'active') @section('styles') {{-- CSS Here --}} @endsection @section('main-content')

Stores

{{-- Modal Section --}} @endsection @section('scripts') @endsection