@extends('layouts.app.master') @section('title', 'Edit Category') @section('content')
@csrf

@endsection