@yield('styles')
@if (Session::has('success'))
{{ ucfirst($curr_url_2) }}
{{ Session::get('success') }}
@endif @if (Session::has('error'))
{{ ucfirst($curr_url_2) }}
{{ Session::get('error') }}
@endif
Image
{{ __('My profile') }}
@csrf
{{ __('Log Out') }}
@yield('content')
Images
Add Image
Title
Image
Uploaded At
Status
Action
Add Image
View All Image
@csrf
{{--
--}}
Save
{{-- @vite('resources/js/app.js') --}} {{-- --}} {{-- --}} @yield('scripts')