@extends('layouts.base') @section('content')
@include('partials.bread-crumbs')

{{trans('labels.approval_list')}}

# {{trans('labels.approval_id')}} {{trans('labels.approval_type')}} {{trans('labels.requested_by')}} {{trans('labels.requested_date')}} {{trans('labels.action')}} {{trans('labels.id')}} {{trans('labels.approval_type')}} {{trans('labels.approval_data')}}
@endsection @section('custom_scripts') @endsection