@extends('stv::stms') @section('title', 'Directories') @section('content')
Please enter your administration details below.
@foreach ($directories as $directory => $isCheck) @endforeach
Please make sure the PHP extensions listed below are installed status
{{ $directory }}
status @if ($configured) Next @else {{ __('static.next') }} @endif
@endsection