@extends('layouts.app') @push('title') Gallery - {{ $galleryCategoryName }} @endpush @push('action') Back @endpush @section('content')
@csrf

Gallery

Draggable card to change position image
@endsection @push('js') @endpush