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

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

{{ translate('Specifications') }}
Selected Specifications (0)
@endsection @section('modal') @include('modals.delete_modal') @endsection @section('script') @endsection