@extends('layouts.inner') @section('content')
@include('layouts.common_header')
@include('container.left')
@endsection