@extends('master') @section('content')
@csrf
@error('txtNarration') {{ $message }} @enderror
Status == 1 ? 'checked' : '' }}>
@endsection @section('script') @endsection