@extends('layouts.admin_layout') @section('content') @if ($errors->any())
@endif
@csrf
@endsection