@extends('layouts.app') @push('styles') @endpush @section('content') @yield('helper') @yield('user_pannel_content') @endsection