@extends('admin.layout.app') @section('body')

{{ __('admin.create_album') }}

@include('galleries._form', ['gallery'=>null])
@endsection