@extends('layouts.app')
@section('content')
أقسام المشروعات
| الاسم | {{--Created At | --}}الفعل | ||
|---|---|---|---|---|
| {{ $proCategory->name }} | {{--{{ $proCategory->created_at }} | --}}{!! Form::open(['route' => ['deletesubcategory', $proCategory->id], 'method' => 'delete']) !!} {!! Form::close() !!} | ||