@extends('layout.masters')
@section('content')
App Details
App Title
{{$app->app_title}}
App Type
{{$app->app_type}}
GIT Link
{{$app->git_link}}
GIT Username
{{$app->git_username}}
GIT Password file
{{$app->git_password}}
App Preffix
{{$app->app_preffix}}
@endsection