@extends('layouts.app') @section('title','Edit') @section('content')

Edit

View All
@csrf @method('PUT')

The previous uploaded image is already selected in case of changing image click on Upload Button.

@endsection @push('js') @endpush