@extends('user.layout') @section('pagename') - {{__('Billing Details')}} @endsection @section('content')
@include('user.inc.site_bar')
@endsection