@extends('adminlte::layouts.app') @section('htmlheader_title') Setup @endsection @section('page_title') Setup @endsection @section('contentheader_title') {{ $site->site_name }} @endsection @section('contentheader_description') Setup #{{ $site->site_id }} @endsection @section('main-content')

Setup Configuration

@csrf
@can('wholesaler') Save @endcan
@endsection