@extends('layouts.dashboard-skelton') @section('main')
Modifier
@method('PUT') @csrf
@error('link') {{ $message }} @enderror
@endsection