@extends('layout') @section('title') {{ __('translate.My Booking List') }} @endsection @section('body-content')
@include('profile.logout')
@endsection