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

{{ translate('All Lead Score') }}

{{--
Selected Products (0)
--}}
{{-- Filter's --}}
@endsection @section('modal') @include('modals.delete_modal') @endsection @section('script') @endsection