@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Noticeboard List
@endsection
@section('subcontent')
Noticeboard List
ID |
Title |
Notice |
Date |
Action |
@include('../pages/noticeboard/create')
@include('../pages/noticeboard/delete')
@endsection
@section('script')
@endsection