@extends('layouts.layout-admin') @section('content') @if (count($errors) > 0)
@endif
{!! csrf_field() !!}
@endsection