@extends('layouts.master') @section('title') @lang('translation.User_List') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Contacts @endslot @slot('title') Users List @endslot @endcomponent
# Name Email Tags Projects Action
@endsection @section('script') @endsection