@extends('admin.layouts.adminpanel') @section('page_header') @php $page_title = 'Clients'; @endphp @include('admin.partials.page_header') @endsection @section('content')
| {{ __('Client Number') }} | {{ __('Name') }} | {{ __('Razón Social') }} | {{ __('Address') }} | {{ __('Contacts') }} | {{ __('RFC') }} | {{ __('Executive') }} | {{ __('Status') }} | {{ __('Actions') }} |
|---|