Terms List
| Terms Code | Description | ||
|---|---|---|---|
| {{ $terms->code }} | {{ $terms->description }} |
|
|
| No matching records found | |||
@extends('layouts/default')
{{-- Page title --}}
@section('title')
@parent
@stop
{{-- page level styles --}}
@section('header_styles')
@stop
{{-- Page content --}}
@section('content')
Terms
{{ Session::get('message') }}
| Terms Code | Description | ||
|---|---|---|---|
| {{ $terms->code }} | {{ $terms->description }} |
|
|
| No matching records found | |||