@extends('layouts.tenant.master') @section('title', 'Doocument Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Upload Document

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
Select User Type  *
Select File   *
@endsection @section('script') @endsection