@extends('backend.admin.layouts.master') @section('content')
Back
@livewire('backend.admin.category-section',['model_name'=>$id])
@endsection