@extends('admin.layouts.app') @section('title','Edit Employer') @section('content')

Edit Employer

Employer List
@csrf



@if($user->Document_Upload)
Click Here to view the document
@endif

@endsection