@extends('layouts.user_type.auth') @section('content')
Tambah Link Penting
@csrf
@error('name') {{ $message }} @enderror
@error('link') {{ $message }} @enderror
Batal
@endsection