@extends('layouts.contentLayoutMaster') @php $breadcrumbs = [[['link' => route('nafith.index'), 'name' => "اعدادات نافذ"]],['title'=> 'اعدادات نافذ']]; @endphp @section('title', 'ادارة اعدادات نافذ') @section('page-style') {{-- Page Css files --}} @endsection @section('content')

اعدادات نافذ

@csrf
سبب الإنشاء
معلومات البلد
معلومات ماليه
الصلاحيات
is_active == 1 ? 'checked' : '' }}>
حفظ
@endsection