@extends('layouts.admin') @section('content')

{{$category->category}}

@csrf
@endsection @push('scripts') @endpush