@extends('layouts.app') @section('title', 'Edit Project Technology') @section('content')
@csrf @method('POST')
Current Main Image
@if ($row->image_mobile) @else @endif
Main Image

Click to upload image

PNG, JPG up to 5MB
Discard
@endsection