@extends('backend.layouts.master') @section('title') Add Price @endsection @section('content')
@include('backend/includes/sidebar')
@include('backend/includes/header')

Add Price

Cancel
@include('backend/includes/footer')
@endsection