@extends('admin.layout.master') @section('title', "الشركات") @section('content')
الإسم بالكامل | صفة المحرر | رقم الجوال | البريد الألكتروني | الإسم التجاري - اسم الشهرة | التحكم |
---|---|---|---|---|---|
{{$row->first_name .' '. $row->last_name}} | {{$row->position_name}} | {{$row->mobile}} | {{$row->email}} |
Fatal error: Uncaught Error: Class "DB" not found in /home/alkhalaffamily/public_html/trial_benaee/resources/views/admin/test_accounts/show.blade.php:43 Stack trace: #0 {main} thrown in /home/alkhalaffamily/public_html/trial_benaee/resources/views/admin/test_accounts/show.blade.php on line 43 |