@extends('layouts.admin') @section('content') @include('admin._partials.breadcrumb')
@include('admin.includes.alerts')
@endsection