@extends('layouts.'.((Session::get('user')->CurrentRole === 'Firm Admin')?'admin':'filer').'-dashboard') @section('heading') Manual Cron @stop @section('content')
Select Location @foreach($data as $location) {{$location->name}} @endforeach Update Location