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

Edit Artist

@csrf @method('PUT')
@endsection