@extends('backend.layouts.app') @section('content')

{{ translate('All Soft Delete Category') }}

{{ translate('Category') }}
@endsection @section('modal') @include('modals.delete_modal') @endsection @section('script') @endsection