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

{{ translate('All Delete Rules') }}

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