@extends('backend.layouts.admin.app') @section('content') @include('backend.layouts.alert')

{{ $title }}

@csrf
@endsection