@extends('layouts.main') @section('main-container') @section('style') @endsection

Update Building Dreams

@if(Session::has('message')) @endif
@csrf
@if(!empty($building_dreams->image)) @endif
@endsection @section('script') @endsection