@extends('layouts.master') @section('css') @endsection @section('content')
@csrf @method('PUT')

Edit Activity

cancel
*

(Image Size will be less then 3 MB)

@foreach ($images as $image)
@endforeach
@endsection @section('js') @endsection