@extends('layouts.default') @section('title', trans('adminlte_lang::message.companies')) @section('content')

Отмена заказа билета

{{ csrf_field() }}

Данные рейса

@if ($errors->has('bookingReferenceID')) {{ $errors->first('bookingReferenceID') }} @endif
@endsection