@extends('admin.layout') @section('custom-style') @endsection @section('content') PPV Configuraton PPV Configuraton Create Create PPV Configuraton @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @if(\Session::has('error')) {!! \Session::get('error') !!} @endif @if(\Session::has('success')) {!! \Session::get('success') !!} @endif {{csrf_field()}} Select PPV duration range(in minutes)* Selected range: Price* (in USD) Content Acceptance Commission* (in USD) @endsection @section('custom-scripts') @endsection
Selected range: