@include('admin.header')
@include('admin.sidebar')

Save Project

@if(isset($project))
@endif
@include('admin.footer')