@extends('adminlte::page') @section('title', $title) @section('content_header')

{{@$title}}

@stop @section('content') @include('admin.includes.notification')
@csrf
@stop