@extends('super_admin.layout.master') @section('title','الإدارة المركزية') @section('content')
إضافة فرع
@csrf @include('super_admin.branch.form')
@endsection