@extends('layouts.content') @section('body_content')
List Business Travel Request
@include('partials.alert')
@include('btr.modal.approval_btr') @include('btr.modal.reject_btr') @include('btr.modal.show_estimed_cost') @include('btr.modal.show_purchese') @push('scripts') @endpush @endsection