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

Warning: Undefined variable $settings in /home/mydemotec/public_html/t10taxi.mydemotech.in/resources/views/admin/master/settings.blade.php on line 56

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