@extends('admin.layouts.app') @section('title', 'Main page') @section('content')
@csrf

Warning: Undefined variable $settings in /home/eatygiya/public_html/easytaxi/resources/views/admin/master/settings.blade.php on line 54

Warning: foreach() argument must be of type array|object, null given in /home/eatygiya/public_html/easytaxi/resources/views/admin/master/settings.blade.php on line 54
@endsection