@extends('layouts.app') @section('title', session('company_code') . ' Elite System') @section('header') Dashboard @endsection @section('body')

FILE NAME FILE SIZE LAST MODIFIED UPLOADED  
@endsection @section('scripts') @endsection