@extends('layouts.admin') @push('css') @endpush @section('content')

Terms of service

@csrf
@if(isShowContent('terms.of.service')) @endif
@endsection @push('script') @endpush