@extends('dashboard/master/master') @section('title', 'اضافة مشروع') @section('page-style') @endsection @section('content')
{{--

Vertical Form

--}}
@csrf
*
@endsection @section('page-script') @endsection