@extends('stores.layouts.app') @section('content') @php $type = 'store'; @endphp @endsection @push('scripts') @endpush