@extends('layouts.backend.master') @section('title','Category') @push('css') @endpush @section('content')

ADD NEW CATEGORY

@csrf
BACK
@endsection @push('script') @endpush