@extends('layouts.app') @section('content')
Edit Category {{$category->name}}
{{ csrf_field() }}
You don't have to fill the slug.
@endsection