@extends('admin.layouts.master') @section('css') @include('admin.helper.tablecss') @endsection @section('page-header') @endsection @section('content')

إضافة نوع حساب

أنواع الحسابات

# الاسم النوع الأب الإجراءات
@endsection @section('js') @include('admin.helper.tablescripts') @include('vue') @endsection