@extends('adminlte::page') @section('title', 'Proshop') @section('content_header') @stop @section('content')

Proshop

Add/Edit Proshop

@csrf

@stop @section('js') @include('admin.proshop.scripts.index') @stop