@extends('install.layouts.master') @section('content')
@include('install.partials.progress_bar')
@csrf
{{trans("default.btn_previous")}}
@endsection