@extends('layouts.admin') @section('body') @if ($errors->any())
@endif

Edit Category

{{csrf_field()}}
@endsection