@extends('layouts.admin') @section('page_title', 'Create Category') @section('content')
@csrf
@endsection