@extends('template.app') @section('title', 'Liquidation Refund Form') @php $logo_1 = ltrim($images->gatepass_logo1 ?? '', '/'); $date = \Carbon\Carbon::now()->format('d/m/y'); @endphp @section('styles') @endsection @section('content') @endsection