@extends('admin.layouts.app') @section('css') @endsection @section('content') Term & Conditions @csrf Content * {{ $termAndCondition?->content }} Save Changes @endsection @section('footer-js') @endsection