@extends('layouts.app') @section('content') @section('css') @endsection

{{ isset($title)?$title:'' }}

Note! SMS Api's will be added on demand !
@section('js') @endsection @endsection