@extends('web.layouts.container') @section('content')

{{$term->terms_condition_title ?? null}}

  • {{$term1}}
  • {{$term2}}
  • {{$term3}}
  • {{$term4}}
@endsection @section('inner_js') @endsection