@extends('admin.layout') @section('content')
@include('admin.home.alert')
@csrf
@endsection