@extends('layouts.contentLayoutMaster') @php $breadcrumbs = [[['link' => route('parent.withdrawals.index'), 'name' => "الطلبات"],['name'=> 'طلبات الانسحاب']],['title' => 'اضافة طلب انسحاب']]; @endphp @section('title', 'تسجيل طلب انسحاب جديد') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')