@extends('layouts.'.((Session::get('user')->CurrentRole === 'Firm Admin')?'admin':'filer').'-dashboard') @section('heading') Manual Cron @stop @section('content')
@if(!empty($message)) {{$message}} @endif

   Update Location

@stop @section('scripts_bottom') @stop