@extends('admin.layout.master') @section('title', __('admin.booking_terms')) @section('content')
{{ __('admin.booking_terms') }}
@csrf
@endsection