@extends('backend.admin.layouts.app') @section('content')
{{-- add category modal --}}
Create Note Name
×
@csrf
Note Name
*
Status
Active
Inactive
Submit
{{-- end category modal --}} {{-- edit category modal --}}
Edit Blog
×
@csrf
Note Name
*
Status
Active
Inactive
Submit
{{-- end edit category modal --}}
Note Name List
Add Note Name
SL
Note Name
Status
Action
@endsection @push('js') @endpush