@extends('layouts.front.main') @section('title', __('frontWords.album_single')) @section('content') @section('style') @endsection

Terms and Conditions

{!! $terms->detail ?? "" !!}
@endsection @section('script') @endsection