@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.systemSetting') }}@stop @section('page-header')
@endsection @section('content') @if (session()->has('newcustomer')) @endif @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }} {{-- 1 --}}

Fatal error: Uncaught Error: Class "App\Models\settings" not found in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/system_setting/system_data.blade.php:122 Stack trace: #0 {main} thrown in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/system_setting/system_data.blade.php on line 122