@extends('layouts.auth') @section('title', __('Terms & Condition')) @section('content')
@include('layouts.includes.terms')
@endsection