@extends('layouts.app') @push('styles') @endpush @section('title') Mobile Version @endsection @section('page_header') @endsection @section('content') @include('mobile_vesion.create')
Versions Table
ID Version Platform URL Type Created At Actions
@endsection @push('scripts') @include('mobile_vesion.script') @endpush