@yield('user_content')
@extends('frontend.bigbag.layouts.app')
@push('css')
@endpush
@section('content')
@yield('user_content')