@extends('layouts.master') @section('title') @lang('translation.Add_Asset') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Add Page for mobile @endslot @endcomponent
@csrf

Basic Information

Fill all information below

Required
Required
Required

Page Content

Form Fields

Form Button

@endsection @section('script') @endsection