@extends('admin.layouts.contentLayoutMaster') @section('title', $title) @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') @include('admin.layouts.error-message') Booking Code Full Name Action @endsection @section('vendor-script') {{-- vendor files --}} @endsection @section('page-script') @endsection