@extends('layouts.app') @section('title', 'Price List') @section('pages')
@include('layouts.partials.nav-menu')

@endsection @section('js') @endsection