@extends('backend.layouts.app') @section('title', 'Create Gallery') @push('styles') @endpush @section('content')

CREATE ALBUM

@csrf
@endsection @push('scripts') @endpush