@extends('dashboard.master') @section('title', 'Shop List') @push('css') @endpush @section('content')
SN Name Action
{{-- add modal --}} {{-- edit modal --}} @push('js') @endpush @endsection