@extends('layouts.admin') @section('content') {{-- --}} Hosting Instructions @csrf Hosting Instruction * {{ @$hosting_instructions['file_name'] ?? 'No file selected' }} @error('hosting_instructions') {{ $message }} @enderror UPLOAD @endsection @include('validation') @push('scripts') @endpush