@extends('layouts/setup') {{-- Page title --}} @section('title') {{ trans('gerneral.setup_migrations') }} @parent @stop {{-- Page content --}} @section('content')
{{ trans('gerneral.setup_migration_output') }}
{{ $output }}