@extends('admin.layout') @if (!empty($data->language) && $data->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Edit Sub Category
Back
@csrf

@endsection @section('scripts') @endsection