@include('Admin.Includes.header') @php use Illuminate\Support\Facades\Auth; $logged_in_user = Auth::user(); @endphp
@if (session('success')) @endif @if ($errors->any()) @endif

{{ __('Collection Create') }}

@if (Session::has('permissions') && (in_array('Create a Collection', Session::get('permissions')) || in_array('Collection Trash List', Session::get('permissions'))))
@if (Session::has('permissions') && in_array('Create a Collection', Session::get('permissions'))) Colleciton List @endif @if (Session::has('permissions') && in_array('Collection Trash List', Session::get('permissions'))) Trash List @endif
@endif
{{--

{{ __('Collection Create') }}

@if (Session::has('permissions') && in_array('Collection List', Session::get('permissions'))) Collection List @endif @if (Session::has('permissions') && in_array('Collection Trash List', Session::get('permissions'))) Trash List @endif
--}}
@csrf
Collection Details

Enter essential collection information below.

Please enter a collection title.
SEO Information (Optional)
Status