@if(session()->has('message'))
{{ session('message') }}
@endif @if($project || $header || $images)

header image

{{--
--}} @if($header)
{{--

Header image

--}} Image 1

delete

replace it?

@endif
@if($project->id !== null && !is_null($images))

project images

@foreach($images as $image)
Image 1

delete

@endforeach

add more?

@endif @endif
@if( $project->id == null )
اسحب صورة العنوان هنا أو اضغط للرفع
{{--

Save

--}}
اسحب الصور هنا أو اضغط للرفع
@endif {{-- @if(is_null($images)) --}} {{--
اسحب الصور هنا أو اضغط للرفع
--}}
{{--

Save

--}} {{-- @endif --}} @push('scripts') @endpush