@extends('layouts.main') @section('page-style') @endsection @section('page-plugin') @endsection @section('page-script') @endsection @section('content')

@include('layouts.notifications')
New Producer Project form actions on bottom...
{{ csrf_field() }}
Select image Change Remove
@endsection