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

All (*) marked fields are required.

@csrf
@if($tender->file_name)
Current File: View Document
@endif
@if($tender->file_name_hi)
Current File: View Document
@endif
@endsection @section('pages-scripts') @endsection