@extends('layouts.app') @section('content') @include('modal.historytebus') @include('modal.wakil') @include('errors.alert', ['errorapproval' => $getApprovalError ?? null])