@extends($activeTemplate.'layouts.master') @section('content')
@csrf
{{ $general->cur_text }}
@if(auth()->user()->ts)
@endif
@endsection @push('script') @endpush