@extends('backoffice.dashboard') @section('content') @if ($errors->any()) @endif @if(Auth::check())
@csrf

إضافة دليل لنوع : {{ $type->type_ar }}

@else @endif @endsection