@extends('layouts.main')
@section('page-style')
@endsection
@section('page-plugin')
@endsection
@section('page-script')
@endsection
@section('content')
-
Home
-
{{ $title }}
@if (!empty($sub_title))
@endif
@if (!empty($sub_title))
-
{{ $sub_title }}
@endif
@include('layouts.notifications')
Please Input Your PIN to access this feature
@endsection