@extends('layouts/commonRawMaster')
@section('layoutContent')
<!-- Content -->
@yield('content')
<!--/ Content -->
@endsection