@extends('common.dashboard') @section('title','Create Gallery') @section('content')

Make Gallery

@csrf @include('common.gallery.form')
@endsection