@extends('backend.layouts.app') @section('title', __('View Trip')) @section('content')
Trip : #{{ $trip->code }}
{{ $remark->text }}
Notes :