@extends('layouts.master') @section('css') @endsection @section('title') Sales Settings @endsection @section('content')
Sales Settings
@endsection @section('script') @endsection