@extends('app') @section('title', ucfirst(__('login'))) @section('head') @endsection @section('content')

{{strtoupper(__('registration'))}}

{{str_replace('tabc','TABC',ucFirst(__('please click the enroll now button to begin your tabc certification course. you only need to register once..')))}}

@endsection @section('foot') @endsection