@php $brandName = config('app.name', 'Photography Admin'); @endphp
@yield('code')
@yield('message')
{{ $brandName }}