@extends('admin.templates.panel-list-template') @section('list-title') <i class="ri-user-3-line"></i> {{__("Contacts list")}} @endsection @section('title') {{__("Contacts list")}} - @endsection @section('filter') {{-- Other filters --}} @endsection @section('bulk') {{-- <option value="-"> - </option> --}} @endsection