@extends('admin.template.master')
@section('title')
@endsection
@section('stylesheets')
@endsection
@section('main-content')
@if(Session::has('message'))
@endif
| Title |
Sub Title |
Status |
Creadted By |
Updated By |
Date |
Action |
@endsection
@section('javascripts')
@endsection