@extends('layouts.master') @section('title') Messages @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Contact @endslot @slot('title') Messages @endslot @endcomponent
# Name Phone Email Created At Status Actions
@endsection @section('js') @endsection