@extends('layouts.user') {{-- Web site Title --}} @section('title') {{ $title }} @stop {{-- Content --}} @section('content')
{{ trans('table.id') }} | {{ trans('customer.title') }} | {{ trans('customer.full_name') }} | {{ trans('customer.job_position') }} | {{ trans('company.company_name') }} | {{ trans('customer.email') }} | {{ trans('customer.phone') }} | {{ trans('customer.mobile') }} | {{ trans('table.actions') }} |
---|