@extends("admin.admin_app") @section("content")
Add Project
@if ($errors->any()) @foreach ($errors->all() as $error)
×{{$error}}
@endforeach @endif
{!! Form::open(array('role'=>'form','enctype' => 'multipart/form-data')) !!}
@php $status = (!empty($property->status))? $property->status : 0 @endphp

Video link
Details