Q:

htmlspecialchars() expects parameter 1 to be string, array given (View: C:\wamp64\www\DMS\resources\views\roadschedule\all_schedule_on_calender.blade.php)

$name = empty($seat[$first]['name']) ? $seat[$first]['name'] : $seat_no;
0
$seat_data[$i] = [ 
    'name' => $seat[$first]['name'], 
    'id' => $seat[$first]['id'], ];
0

New to Communities?

Join the community