@extends('backend.index') @section('content')
Terminal

                
@foreach($commands['groups'] as $group => $command)
@endforeach
artisan
@endsection