@extends('layouts.app') @section('content')

{{ 'Add Project Status' }}

@include('commons.notifications')
@csrf
@endsection