@extends('admin.layouts.app') @section('content')

{{ $pageTitle }}

{{ csrf_field() }}
@endsection @push('scripts_bottom') @endpush