@extends('layouts.app')
@section('htmlheader_title')
{{ trans('adminlte_lang::message.home') }}
@endsection
@section('contentheader_title')
Software Deployment
@endsection
@section('contentheader_description')
Home
@endsection
@section('main-content')
@endsection