@extends('layouts.app') @section('title','Group Note') @section('pages') {{-- --}}
@csrf @method('post')
position=='1' ? 'checked' : ''}}>
is_default=='1' ? 'checked' : ''}}>
@endsection @section('js') @endsection