@extends('layouts.master') @section('title') Edit Solution & Service Category @endsection @section('extra-css') @endsection @section('index')
Edit Solution & Service Category
@csrf
@error('main_category_id') @enderror
@error('name') @enderror
@endsection @section('extra-script') @endsection