@extends('layouts.app') @section('content')

Edit Album

@csrf @method('PUT')
Back
@endsection